********************************************************************************************************************************
* **** THE LOCATION OF THIS FILE ****
* This file(language.txt) must be located in the directory in which iPECS-VideoPhone program was executed
* It can be edited to input a local language with any text file editor.
*
* **** THE ATTRIBUTE OF THIS FILE ****
* Comment              -> Star('*') A line starting with star('*') is regarded as a comment.
* first column string  -> ID (unique string). Do NOT edit the [ID]. Also it must start with these characters(#&).
* second column string -> English. This must start and end with double quotation(").
* third column string  -> Local Language (your national language: Korean, German, etc.). This must start and end with double quotation(").
*
* When editing strings for menu names, the ampersand symbol, "&" can be used. 
* Windows will not display the ampersand symbol; instead the character following the ampersand is undelined. 
* and can then be used with the [Alt] key for menu selection.
*
* To implement a Local Laguage:
* 1. For each message, enter the message translation below the English text and surround in double quotes ("text"),
* 2. Then, enable the "Local Language", (Main menu: [Tools] -> [Language] -> [Local]).
*
* example 1
* #&message_ID	"content1(English)"
*                           "content2(Local)"  	
* example 2
* #&message_ID	"content1(English)"  	"content2(Local)"
*
* ***** CAUTION: DO NOT edit the Message_ID text !!! *****
* 				
*********************************************************************************************************************************
*** Messages_ID ***
#&message_001				"Your Sound Card does not support the TONE/RING wave file!!!"
					""
#&message_002				"Can not locate Mail program."
					""
#&message_003				"This file Already exists!"
					""
#&message_004				"Failed to make new Phone Book file!"
					""
#&message_005				"This Database is not compatible!"
					""
#&message_006				"OUTLOOK is not installed!!!"
					""
#&message_007				"Unable to open ACT Database!"
					""
#&message_008				"You need ACT! 4.0 or later to execute this. Please Upgrade!"
					""
#&message_009				"Are you sure to delete the selected record?"
					""
#&message_010				"Are you sure to delete all records?"
					""
#&message_011				"There is no received SMS message!"
					""
#&message_012				"The iPECS VideoPhone is already executing!"
					""
#&message_013				"Please use English characters for DB file name!"
					""
#&message_014				"Failed to open database file!"
					""
#&message_015				"Assigned IP Address is not valid!!!"
					""
#&message_016				"You must input a Name!"
					""
#&message_017				"If you change the Network Adapter, you must re-execute the program !!!"
					""
#&message_018				"Do you want to exit the program?"
					""
#&message_019				"The Date format is wrong!"
					""
#&message_020				"Input the Time!"
					""
#&message_021				"The Date, Time and Phone Number already exist!"
					""
#&message_022				"You must input a Phone Number!"
					""
#&message_023				"Are you sure to delete the selected file?"
					""
#&message_024				"Can not locate Mail program."
					""
#&message_025				"Current Network Adapter is NOT available!"
					""
#&message_026				"Are you sure to replace this file!"
					""
#&message_027				"There is NO imported file for OUTLOOK"
					""
#&message_028				"There is NO imported file for ACT!"
					""
#&message_029				"There is NO imported file for GOLDMINE"
					""
#&message_030				"Please don't use the SPACE in the DB file name"
					""
#&message_031				"The Name already exists!"
					""
#&message_032				"On DB Synchronization"
					""
#&message_033				"Are you sure to clear the MAC address registered to the System?"
					""
#&message_034       			"Fail to send the SMS Message!"
				              ""
#&message_035       			"To save the Company information,  the Name information should also be entered!"
                    				""
#&message_036       			"The SMS Message is sent successfully!"
                    				""
#&message_037       			"Do you want to save the SMS message?"
                    				""
#&message_038       			"Are you sure to delete the selected SMS messages?"
                    				""
#&message_039				"Connecting to the System..."
					""
#&message_040				"Importing to the Phonebook..."
					""
#&message_041				"Exporting to the Outlook..."
					""
#&message_042				"Exporting to the ACT!..."
					""
#&message_043				"Exporting to the Goldmine..."
					""
#&message_044				"Exporting to the Excel..."
					""
#&message_045				"Saving the CallLog to Excel..."
					""

#&message_050				"Video Format should be set to [160x120] or [176x144]!"
					""
#&message_051				"Please select the sharing program!"
					""
#&message_052				"Please input the password!"
					""
#&message_053				"Please input the Forwarded Number!"
					""

#&program_caption 			"iPECS SoftPhone" 		""
#&help_caption 				"iPECS SoftPhone" 		""
#&program_caption_video 			"iPECS VideoPhone" 		""
#&help_caption_video			"iPECS VideoPhone" 		""

#&message_ready 			"Ready" 				""
#&message_notanswer			"No Answer"			""
#&message_answer			"Answer"				""

#&message_logincoming_ans		"Incoming[Ans]"			""
#&message_logincoming_noans		"Incoming[NoAns]"			""
#&message_logoutgoing_ans		"Outgoing[Ans]"			""
#&message_logoutgoing_noans		"Outgoing[NoAns]"			""
#&message_logcampedon_ans		"Camped On[Ans]"			""
#&message_logcampedon_noans		"Camped On[NoAns]"		""
#&message_logtransferred_ans		"Transferred[Ans]"			""
#&message_logtransferred_noans		"Transferred[NoAns]"		""
#&message_logpickedup_ans		"Picked Up[Ans]"			""
#&message_logpickedup_noans		"Picked Up[NoAns]"		""
#&message_logintruded_ans			"Intruded[Ans]"			""
#&message_logintruded_noans		"Intruded[NoAns]"			""
#&message_logconference_ans		"Conference[Ans]"			""
#&message_logconference_noans		"Conference[NoAns]"		""
#&message_logcoincoming_ans		"CO Incoming[Ans]"		""
#&message_logcoincoming_noans		"CO Incoming[NoAns]"		""
#&message_logcotransferred_ans		"CO Transferred[Ans]"		""
#&message_logcotransferred_noans		"CO Transferred[NoAns]"		""
#&message_logqueued_ans			"Queued[Ans]"			""
#&message_logqueued_noans		"Queued[NoAns]"			""
#&message_logwakeup_ans			"Wake Up[Ans]"			""
#&message_logwakeup_noans		"Wake Up[NoAns]"			""
#&message_logcooutgoing_ans		"CO Outgoing[Ans]"		""
#&message_logcooutgoing_noans		"CO Outgoing[NoAns]"		""
#&message_logunknown_ans		"UNKNOWN[Ans]"			""
#&message_logunknown_noans		"UNKNOWN[NoAns]"		""

#&month_jan 				"JAN" 				""
#&month_feb 				"FEB" 				""
#&month_mar				"MAR" 				""
#&month_apr				"APR" 				""
#&month_may				"MAY" 				""
#&month_jun				"JUN" 				""
#&month_jul				"JUL" 				""
#&month_aug				"AUG" 				""
#&month_sep				"SEP" 				""
#&month_oct				"OCT" 				""
#&month_nov				"NOV" 				""
#&month_dec				"DEC" 				""

#&month_jan_lcd 				"JAN" 				""
#&month_feb_lcd 				"FEB" 				""
#&month_mar_lcd				"MAR" 				""
#&month_apr_lcd				"APR" 				""
#&month_may_lcd				"MAY" 				""
#&month_jun_lcd				"JUN" 				""
#&month_jul_lcd				"JUL" 				""
#&month_aug_lcd				"AUG" 				""
#&month_sep_lcd				"SEP" 				""
#&month_oct_lcd				"OCT" 				""
#&month_nov_lcd				"NOV" 				""
#&month_dec_lcd				"DEC" 				""
	
#&week_sun				"Sun"				""
#&week_mon				"Mon"				""
#&week_tue				"Tue"				""
#&week_wed				"Wed"				""
#&week_thu				"Thu"				""
#&week_fri				"Fri"				""
#&week_sat				"Sat"				""

#&menu_file 				"&File"				"" 
#&menu_file_addressbook			"&Phone Book"			""
#&menu_file_addressbook_new		"&New"				""
#&menu_file_addressbook_open		"&Open"				""
#&menu_file_addressbook_saveas		"&Save as..."			""
#&menu_file_addressbook_import		"&Import"				""
#&menu_file_addressbook_export		"&Export"			""
#&menu_file_addressbook_syncdb		"Sync &DB"			""
#&menu_file_addressbook_outlook		"&Outlook"			""
#&menu_file_addressbook_act		"&ACT!"				""
#&menu_file_addressbook_goldmine		"&Gold Mine"			""
#&menu_file_addressbook_excel		"&Excel"				""
#&menu_file_calllog			"&Call Log"			""
#&menu_file_calllogon			"&ON"				""
#&menu_file_calllogoff			"O&FF"				""
#&menu_file_exit				"E&xit"				""

#&menu_program				"&Program"			""
#&menu_program_mail			"&e-Mail"				""
#&menu_program_forward			"&Forward"			""
#&menu_program_flexdata			"F&lex Data"			""
#&menu_program_coaccesscode		"&Dialing Rules"			""
#&menu_program_differentialring		"Differential &Ring"			""
#&menu_program_stationnumber		"&Station Number"			""

#&menu_tools 				"&Tools"				""
#&menu_tools_login			"Log &In"				""
#&menu_tools_video			"&Video"				""
#&menu_tools_sharing			"Application &Sharing"		""
#&menu_tools_audio			"&Audio"				""
#&menu_tools_voicerecord			"Voice &Record"			""
#&menu_tools_voicerecord_record		"&Record"			""	
#&menu_tools_voicerecord_play		"&Play"				""
#&menu_tools_connectionmode		"&Connection Mode"		""
#&menu_tools_connectionmode_local		"&LOCAL"			""
#&menu_tools_connectionmode_remote	"&REMOTE"			""
#&menu_tools_dateformat			"&Date Format"			""
#&menu_tools_dateformat1			"&Day/Month/Year"		""
#&menu_tools_dateformat2			"&Month/Day/Year"		""
#&menu_tools_language			"&Language"			""
#&menu_tools_language_english		"&English"			""
#&menu_tools_language_local		"&Local"				""
#&menu_tools_audio			"&Audio"				""
#&menu_tools_minimize			"&Minimize"			""
#&menu_help_help				"&Help"				""
#&menu_help_about			"&About"				""
	
#&pmmenu_dial				"Dial"				""
#&pmmenu_transfer			"Transfer"			""
#&pmmenu_conference			"Conference"			""
#&pmmenu_scheduleddial			"Scheduled Dial"			""
#&pmmenu_setflex				"Set Flex"			""
#&pmmenu_trayshow			"Show"				""
#&pmmenu_trayexit			"Exit"				""
#&pmmenu_addtophonebook		"Add to Phone Book"		""
#&pmmenu_addtoscheduleddial		"Add to Scheduled Dial"		""
#&pmmenu_font				"Font"				""
#&pmmenu_lcdtype			"Type"				""
#&pmmenu_lcdtypenormal			"Normal"				""
#&pmmenu_lcdtypegraphic			"Graphic"				""

#&control_calendar				"Schedule" 			""
#&control_keypad				"Keypad"				""

#&fixbutton_trans				"TRANS"				""
#&fixbutton_redial				"REDIAL"			""
#&fixbutton_fwd				"FWD"				""
#&fixbutton_conf				"CONF"				""
#&fixbutton_dnd				"DND"				""
#&fixbutton_callbk				"MSG/CB"			""
#&fixbutton_mute				"MUTE"				""
#&fixbutton_flash				"FLASH"				""
#&fixbutton_icm				"ICM"				""
#&fixbutton_pgm				"PGM"				""
#&fixbutton_speed				"SPEED"				""
#&fixbutton_save				"SAVE"				""
#&fixbutton_speaker			"SPEAKER"			""
#&fixbutton_hold				"HOLD"				""

#&button_tosend				"Send To"			""
#&button_smsmsg				"MSG"				""
#&button_small				"Phone"				""
#&button_large				"Keyset"				""
#&button_mail				"Mail"				""
#&button_record				"Record"				""
#&button_video				"Video"				""
#&button_stop				"Stop"				""
#&button_exit				"Exit"				""

#&button_dial				"Dial"				""
#&button_add				"Add"				""
#&button_edit				"Edit"				""
#&button_save				"Save"				""
#&button_delete				"Delete"				""
#&button_autosize				"Autosize"			""
#&button_deleteall				"Del All"				""
#&button_more				"More"				""
#&button_close				"Close"				""
#&button_ok				"Ok"				""
#&button_cancel				"Cancel"				""
#&button_today	 			"Today"				""
#&button_multicast			"Multicast" 			""
#&button_retry				"Retry"				""
#&button_call				"Call"				""
#&button_set				"Set"				""
#&button_send				"Send"				""
#&button_ringchange			"Apply"				""
#&button_ringchangehint			"Change"				""
#&button_reset				"Reset"				""

#&button_refresh				"Refresh"				""
#&button_capture				"Capture"				""
#&button_start				"Start"				""

#&button_sharing				"Sharing"				""
#&button_handovercontrol			"Hand Over"			""
#&button_getcontrol			"Get"				""

#&page_addressbook			"Phone Book"			""
#&page_flexdata				"Flex Btn"			""
#&page_calllog				"Call Log"			""
#&page_scheduleddial			"Scheduled Dial"			""
#&page_flex1				"FLEX 1-24"			""
#&page_flex25				"FLEX 25-48"			""

#&label_name				"Name"				""
#&label_businessphone1			"Business Phone1"		""
#&label_businessphone2			"Business Phone2"		""
#&label_homephone			"Home Phone"			""
#&label_mobilephone			"Mobile Phone"			""
#&label_fax				"Fax"				""
#&label_mail				"e-Mail"				""
#&label_company				"Company"			""
#&label_department			"Department"			""
#&label_address1				"Address1"			""
#&label_address2				"Address2"			""
#&label_note				"Note"				""

#&label_datetime				"Date & Time"			""
#&label_phone				"Phone"				""
#&label_calltype				"Call Type"			""
#&label_duration				"Duration"			""
#&label_status				"Status"				""

#&label_callerinfo				"Caller Information"			""
#&label_number				"Number"				""

#&label_loadimage 			"Load Image"			""
#&label_clearimage 			"Clear Image"			""
#&label_click				"Click"				""

#&label_coaccesscode			"Local CO Access Code"		""
#&label_pbxaccesscode			"PBX Access Code"		""
#&label_ipcoaccesscode			"IP Access Code"			""
#&label_interaccesscode			"International Access Code"		""
#&label_ldaccesscode			"LD(long distance) Access Code"	""
#&label_mycountrycode			"My Country Code"			""
#&label_myareacode			"My Area Code"			""

#&label_savedfilename			"Saved Filename"			""

#&label_flexdatalayout			"Layout"				""
#&label_flexdataleft			"Left"				""
#&label_flexdataright			"Right"				""
#&label_flexindex				"FLEX"				""

#&label_selecteddate 			"Selected Date"			""
#&label_year	 			"Year"				""
#&label_month	 			"Month"				""

#&label_noresponse 			"No Response from SYSTEM"	""
#&label_activeconnection			"Active Connection"		""
#&label_systemipaddress			"System IP Address"		""
#&label_newipaddress			"New IP Address"			""
#&label_local 				"Local"				""
#&label_remote				"Remote"				""
#&label_selectnetwork 			"Select Network Adapter"		""
#&label_registered				"Registered"			""
#&label_mac				"MAC"				""
#&label_description			"Description"			""
#&label_inuse  				"In Use"				""

#&label_confirmdial 			"Confirm Scheduled Dial!"		""
#&label_stationnumber 			"Station Number"			""

#&label_smsall 				"All"				""
#&label_smsclear 				"Clear"				""
#&label_smsfrom 				"From"				""
#&label_smsto 				"To"				""
#&label_smsstation			"Station Number"			""
#&label_smsreceivefrom			"From"				""
#&label_smsreceivetime			"Time"				""

#&label_play	 			"Play"				""
#&label_record				"Record"				""
#&label_comment				"Comment"			""
#&label_recordedfile			"Recorded File"			""
#&label_calleridname			"Caller ID/Name"			""

#&label_help_version			"Version"				""
#&label_help_ip				"IP"				""
#&label_help_mode			"MODE"				""
#&label_help_mac				"MAC"				""

#&label_ringtype1				"Ring 1"				""
#&label_ringtype2				"Ring 2"				""
#&label_ringtype3				"Ring 3"				""
#&label_ringtype4				"Ring 4"				""

#&label_speednumber			"Speed Number"			""
#&label_dialnumber			"Dial Number"			""
#&label_speedlabel			"Label"				""
	
#&label_audioout				"Audio Out"			""
#&label_audioin				"Audio In"			""
#&label_audiovoice				"Voice"				""
#&label_audioring				"Ring / Tone"			""

#&label_text				"Control"				""
#&label_myself				"Myself"				""
#&label_frames				"Frames"				""
#&pmlabel_videosave			"Video Save"			""
#&pmlabel_videostop			"Video Stop"			""
#&pmlabel_videoreplay			"Video Replay"			""
#&pmlabel_videorotate			"Rotate"				""
#&pmlabel_videorotatenormal		"Normal"				""
#&pmlabel_videorotate90			"90 Degrees"			""
#&pmlabel_videorotate270			"270 Degrees"			""

#&label_forwardtype			"Forward Type"			""
#&label_password				"Password"			""
#&label_stahuntspd			"Station / Hunt / Speed"		""
#&label_forwardremote			"REMOTE"			""
#&label_forwardspeed			"SPEED"				""
#&label_forwarduncondition			"UNCONDITION"			""
#&label_forwardbusy			"BUSY"				""
#&label_forwardnoanswer			"NO ANSWER"			""
#&label_forwardbusynoanswer		"BUSY NO ANSWER"		""
#&label_forwardclear			"CLEAR"				""

#&label_dialingnumber			"Dial Number"			""
#&label_changednumber			"Changed Number"			""

#&menu_tools_call_popup			"Call Popup"			""
#&menu_tools_main_popup			"Main Window"			""
#&menu_tools_small_popup		"Small Popup Window"		""

